Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make output verbose #115

Merged
merged 11 commits into from
Nov 27, 2022
Merged

Make output verbose #115

merged 11 commits into from
Nov 27, 2022

Conversation

pilosus
Copy link
Owner

@pilosus pilosus commented Nov 26, 2022

Close #105

@codecov
Copy link

codecov bot commented Nov 26, 2022

Codecov Report

Merging #115 (712e617) into main (29d4a20) will increase coverage by 0.99%.
The diff coverage is 98.58%.

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   95.05%   96.05%   +0.99%     
==========================================
  Files          11       13       +2     
  Lines         930      937       +7     
  Branches       32       22      -10     
==========================================
+ Hits          884      900      +16     
- Misses         14       15       +1     
+ Partials       32       22      -10     
Impacted Files Coverage Δ
src/pip_license_checker/spec.clj 89.04% <ø> (+3.85%) ⬆️
src/pip_license_checker/version.clj 98.20% <ø> (ø)
src/pip_license_checker/core.clj 83.33% <94.44%> (-0.59%) ⬇️
src/pip_license_checker/pypi.clj 98.40% <97.89%> (-0.57%) ⬇️
src/pip_license_checker/data.clj 100.00% <100.00%> (ø)
src/pip_license_checker/exception.clj 100.00% <100.00%> (ø)
src/pip_license_checker/external.clj 100.00% <100.00%> (ø)
src/pip_license_checker/file.clj 100.00% <100.00%> (ø)
src/pip_license_checker/filters.clj 100.00% <100.00%> (ø)
src/pip_license_checker/github.clj 100.00% <100.00%> (ø)
... and 2 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pilosus pilosus merged commit 74489d7 into main Nov 27, 2022
@pilosus pilosus deleted the feature/105-errors-verbosity branch November 27, 2022 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More verbosity for errors
1 participant